Add presignHeadObjec method to S3Presigner#5476
Conversation
|
@rhollander73 would you mind pushing up your changes, or sending a diff? |
|
@debora-ito Is this something worth finishing? Or is it unlikely to get merged? |
|
presigned-head-object.patch |
|
@tmccombs I did sent an IntelliJ patch in the previous comment. Are you able to install this patch? |
So that you can sign HEAD requests to S3. Fixes aws#5473
3690deb to
18d7168
Compare
|
I've incorporated your patch into my branch |
|
Hi @tmccombs Thanks for raising the PR. Since this PR is about a year old I took the liberty of raising a new one with your changes, and additional support for Thanks again for your help! |

So that you can sign HEAD requests to S3.
Fixes #5473
Fixes #5276
Motivation and Context
Provide a way to create signed urls for HEAD requests to s3
Modifications
Add a
presignHeadObjectmethod toS3PresignerChecklist
mvn installsucceedsscripts/new-changescript and following the instructions. Commit the new file created by the script in.changes/next-releasewith your changes.License